home *** CD-ROM | disk | FTP | other *** search
- IBClasses = (
- {
- CLASS = BSInspector;
- LANGUAGE = ObjC;
- OUTLETS = {delegate = id; inspectorView = id; };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- chooseAxisInspectorSubType = id;
- dateChangedToDate = id;
- dateChangedToTime = id;
- dateFormatChanged = id;
- durationChangedToDays = id;
- durationChangedToHours = id;
- durationChangedToMinutes = id;
- durationChangedToSeconds = id;
- durationChangedToWeeks = id;
- durationDecimalPlacesChanged = id;
- durationDecimalsEnabledChanged = id;
- durationEnabledChanged = id;
- durationLabelChanged = id;
- pushTimeInstantMaxIntoTimeDatePanel = id;
- pushTimeInstantMinIntoTimeDatePanel = id;
- pushTimeInstantStepIntoTimeDatePanel = id;
- pushTimeIntervalMaxIntoTimeDatePanel = id;
- pushTimeIntervalMinIntoTimeDatePanel = id;
- pushTimeIntervalStepIntoTimeDatePanel = id;
- setDelegateAngle3DEffect = id;
- setDelegateAutoAdjust = id;
- setDelegateAxisColor = id;
- setDelegateAxisLabelColor = id;
- setDelegateAxisLabelOffset = id;
- setDelegateAxisLabelPosition = id;
- setDelegateAxisType = id;
- setDelegateAxisWidth = id;
- setDelegateBackgroundColor = id;
- setDelegateBorderColor = id;
- setDelegateBorderWidth = id;
- setDelegateCurrencySymbol = id;
- setDelegateDivider = id;
- setDelegateGridType = id;
- setDelegateHas3DEffect = id;
- setDelegateIsHorizontal = id;
- setDelegateLabelEveryNthTic = id;
- setDelegateLabelTics = id;
- setDelegateLastLabel = id;
- setDelegateMajorLineColor = id;
- setDelegateMajorLineStyle = id;
- setDelegateMajorLineWidth = id;
- setDelegateMajorStepsPerMajorLine = id;
- setDelegateMinorLineColor = id;
- setDelegateMinorLineStyle = id;
- setDelegateMinorLineWidth = id;
- setDelegateMinorStepsPerMajorStep = id;
- setDelegatePostfix = id;
- setDelegatePostfixAllLabels = id;
- setDelegatePrecision = id;
- setDelegatePrefix = id;
- setDelegatePrefixAllLabels = id;
- setDelegateRange = id;
- setDelegateShading3DEffect = id;
- setDelegateShowAxis = id;
- setDelegateShowBorder = id;
- setDelegateShowMajorLines = id;
- setDelegateShowMajorSubTics = id;
- setDelegateShowMajorTics = id;
- setDelegateShowMinorLines = id;
- setDelegateShowMinorSubTics = id;
- setDelegateShowMinorTics = id;
- setDelegateSpecifyPrecision = id;
- setDelegateStep = id;
- setDelegateThickness3DEffect = id;
- setDelegateTicLabelAngle = id;
- setDelegateTicLabelColor = id;
- setDelegateTicLabelOffset = id;
- setDelegateUseCommas = id;
- setDelegateUseCurrency = id;
- setDelegateUseParens = id;
- setDelegateUsePercent = id;
- setDelegateUseScientific = id;
- setDelegateUseWhichY = id;
- setDelegateXAndYAttributeChangesLinked = id;
- setDelegateY1Semilog = id;
- setDelegateY2Semilog = id;
- timeInstantMaxChanged = id;
- timeInstantMinChanged = id;
- timeInstantStepChanged = id;
- timeIntervalMaxChanged = id;
- timeIntervalMinChanged = id;
- timeIntervalStepChanged = id;
- };
- CLASS = GridInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- angle3DEffectSlider = id;
- angle3DEffectText = id;
- autoCheckBox = id;
- axisLabelOffsetSlider = id;
- axisLabelOffsetText = id;
- axisLabelPositionMatrix = id;
- axisLabelsColor = id;
- axisLineColor = id;
- axisLineWidthSlider = id;
- axisLineWidthText = id;
- axisSubInspectorMatrix = id;
- axisTypeMatrix = id;
- backgroundColor = id;
- borderColor = id;
- borderSwitch = id;
- borderWidthSlider = id;
- borderWidthText = id;
- boxAxisLine = id;
- boxAxisSubInspector = id;
- boxDateLabelOptions = id;
- boxDurationLabelOptions = id;
- boxLabel = id;
- boxMainAxisInspector = id;
- boxMainGeneralInspector = id;
- boxMajorLine = id;
- boxMinorLine = id;
- boxNumericLabelOptions = id;
- boxNumericRange = id;
- boxOrientation = id;
- boxSemilogSwitches = id;
- boxTimeInstantRange = id;
- boxTimeIntervalRange = id;
- commaSwitch = id;
- currencyPopUp = id;
- currencySwitch = id;
- dateFormatBrowser = id;
- datePopup = id;
- dividerPopupButton = id;
- durationDecimalsEnabledSwitch = id;
- durationDecimalsField = id;
- durationEnabledSwitch = id;
- durationLabelField = id;
- durationLabelPopup = id;
- gridTypeBox = id;
- has3DEffectSwitch = id;
- inspViewSpace = id;
- inspectorTypeTabView = id;
- inspectorTypeY1TabViewItem = id;
- inspectorTypeY2TabViewItem = id;
- labelEvery = id;
- labelOptionsAligningView = id;
- labelTics = id;
- lastLabel = id;
- linkXAndYAxes = id;
- majorLineColor = id;
- majorLineStyle = id;
- majorLineWidthSlider = id;
- majorLineWidthText = id;
- majorStepsPerMajorLine = id;
- majorStepsPerMajorLineTitle = id;
- matrixFlip = id;
- matrixGridType = id;
- minorLineColor = id;
- minorLineStyle = id;
- minorLineWidthSlider = id;
- minorLineWidthText = id;
- minorStepsPerMajor = id;
- minorStepsPerMajorTitle = id;
- numericRangeMatrix = id;
- numericRangeMatrixTitle = id;
- numericRangeStep = id;
- numericRangeStepTitle = id;
- parenSwitch = id;
- percentSwitch = id;
- postfixField = id;
- postfixToAllSwitch = id;
- precisionField = id;
- precisionSwitch = id;
- prefixField = id;
- prefixToAllSwitch = id;
- scientificSwitch = id;
- semilogY1Switch = id;
- semilogY2Switch = id;
- shading3DEffectSlider = id;
- shading3DEffectText = id;
- showAxisCheckBox = id;
- showMajorInsideTics = id;
- showMajorLines = id;
- showMajorOutsideTics = id;
- showMajorTics = id;
- showMinorInsideTics = id;
- showMinorLines = id;
- showMinorOutsideTics = id;
- showMinorTics = id;
- thickness3DEffectSlider = id;
- thickness3DEffectText = id;
- ticLabelOffsetSlider = id;
- ticLabelOffsetText = id;
- ticLabelsColor = id;
- ticLabelsRotationSlider = id;
- ticLabelsRotationText = id;
- timeInstantMaxField = id;
- timeInstantMaxWell = id;
- timeInstantMinField = id;
- timeInstantMinWell = id;
- timeInstantStepField = id;
- timeInstantStepWell = id;
- timeIntervalMaxField = id;
- timeIntervalMaxWell = id;
- timeIntervalMinField = id;
- timeIntervalMinWell = id;
- timeIntervalStepField = id;
- timeIntervalStepWell = id;
- y2AxesImageCell = id;
- yAxesMatrix = id;
- yBothAxesImageCell = id;
- };
- SUPERCLASS = BSInspector;
- }
- );
- IBVersion = 1;
- } <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>IBDocumentLocation</key>
- <string>345 -245 603 656 0 0 1280 1002 </string>
- <key>IBFramework Version</key>
- <string>349.0</string>
- <key>IBOpenObjects</key>
- <array>
- <integer>14</integer>
- </array>
- <key>IBSystem Version</key>
- <string>7B85</string>
- </dict>
- </plist>